firmware/shim: correctly handle errors during Xen tree setup
authorJan Beulich <jbeulich@suse.com>
Tue, 13 Feb 2018 17:19:33 +0000 (18:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 13 Feb 2018 17:19:33 +0000 (18:19 +0100)
commite139d34a1c4b7775d5855458a325e0e4176bdf7e
tree89a648f4c571125da43789a176e35d1a8a7c3314
parent3f491d6873be9caa77f02ad8d98f174f0152b819
firmware/shim: correctly handle errors during Xen tree setup

"set -e" on a separate Makefile line is meaningless. Glue together all
the lines that this is supposed to cover.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
tools/firmware/xen-dir/Makefile